[INFO] cloning repository https://github.com/zrho/homotopy-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zrho/homotopy-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c51f0cd7625ff2e994b247089c6d64ba7c28be1a
[INFO] checking zrho/homotopy-rs against try#4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7 for pr-158816
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrho%2Fhomotopy-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/zrho/homotopy-rs
[INFO] finished tweaking git repo https://github.com/zrho/homotopy-rs
[INFO] tweaked toml for git repo https://github.com/zrho/homotopy-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zrho/homotopy-rs on toolchain 4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zrho/homotopy-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb
[INFO] running `Command { std: "docker" "start" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb" "/opt/rustwide/cargo-home/bin/cargo" "+4d8aa70caf2d2f6ef5a31eab47961bf7d0acacb7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling ndarray v0.13.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking bitmaps v2.1.0
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling im v15.1.0
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking hashconsing v1.6.0
[INFO] [stderr]     Checking bimap v0.6.3
[INFO] [stderr]     Checking highway v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]     Checking indexmap v2.10.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking clap_builder v4.5.42
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking sized-chunks v0.6.5
[INFO] [stderr]     Checking insta v1.43.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking petgraph v0.6.4 (https://github.com/NickHu/petgraph?branch=filter_map#80fa2cf0)
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking clap v4.5.42
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]    Compiling katex v0.4.5 (https://github.com/regular-citizen/katex-rs#7b71af7d)
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-traits v0.1.43
[INFO] [stderr]     Checking rmp v0.8.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking tempfile v3.20.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]     Checking strsim v0.8.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking utf8-width v0.1.7
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking ultraviolet v0.9.2
[INFO] [stderr]     Checking proptest v1.7.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:428:5
[INFO] [stdout]     |
[INFO] [stdout] 428 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:537:5
[INFO] [stdout]     |
[INFO] [stdout] 537 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:694:5
[INFO] [stdout]     |
[INFO] [stdout] 694 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:815:5
[INFO] [stdout]     |
[INFO] [stdout] 815 |     #[inline]
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:847:13
[INFO] [stdout]     |
[INFO] [stdout] 847 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 858 | / large_dim!(4, Ix4, (Ix, Ix, Ix, Ix), Ix5, {
[INFO] [stdout] 859 | |     impl_insert_axis_array!(4);
[INFO] [stdout] 860 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: `#[inline]` attribute cannot be used on macro calls
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ndarray-0.13.1/src/dimension/dimension_trait.rs:847:13
[INFO] [stdout]     |
[INFO] [stdout] 847 |               #[inline]
[INFO] [stdout]     |               ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 861 | / large_dim!(5, Ix5, (Ix, Ix, Ix, Ix, Ix), Ix6, {
[INFO] [stdout] 862 | |     impl_insert_axis_array!(5);
[INFO] [stdout] 863 | | });
[INFO] [stdout]     | |__- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: `#[inline]` can only be applied to functions
[INFO] [stdout]     = note: placing this attribute on a macro invocation does nothing even if the macro expands to what would be a valid target for the attribute
[INFO] [stdout]     = note: this error originates in the macro `large_dim` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking closure v0.3.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lyon_geom v1.0.6
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking quickcheck v1.0.3
[INFO] [stderr]     Checking lyon_path v1.0.7
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]     Checking lyon_algorithms v1.0.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling quickcheck_macros v1.1.0
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling gloo-worker-macros v0.1.0
[INFO] [stderr]    Compiling obake_macros v1.0.5
[INFO] [stderr] error: could not compile `ndarray` (lib) due to 6 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb", kill_on_drop: false }`
[INFO] [stdout] 82c7a702efcc60b0fee9e3dacc8c63fd5b639e6d107523123b8043b726d0b6fb
